home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces / CF_FC.iso / pc / data / swf / Army.swf / scripts / DefineButton2_96 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2005-02-09  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.